simetrix.dvm

Design Verification Module (DVM) - (simetrix.dvm)

Provides DVM specific functionality for SIMetrix/SIMPLIS Python integration. Functionality is provided for testplan pre-processing, post-processing and final-processing, by allowing access to the current testplan context and schematic control symbol.

Classes

BasicTestContext()

Provides contextual information about a currently executing DVM test.

ComplexTestContext()

Provides contextual information about a currently executing DVM test.

ControlSymbol()

Represents the DVM control symbol in the schematic.

FinalTestContext()

Provides contextual information for a final-process script about a currently executing testplan.

LogFile()

Represents the test log file.

LogTestData()

Contains data held within the log file about a single test.

LogTestDataResult()

Contains data held within the log file about a single result for a test.

PostTestContext()

Provides contextual information for a post-process script about a currently executing testplan.

PreTestContext()

Provides contextual information for a pre-process script about a currently executing testplan.

TestStatus(*values)

Flag to indicate the status of a test.